Click or drag to resize

ResourceUserAgent Property

Gets or sets the value of the User-Agent HTTP header.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public string UserAgent { get; set; }

Property Value

Type: String
See Also